Zip for .NET
CopyTo(Int32,C1ZipEntry[],Int32,Int32) メソッド

C1.C1Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > CopyTo メソッド : CopyTo(Int32,C1ZipEntry[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As C1ZipEntry, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
public void CopyTo( 
   System.int index,
   C1ZipEntry[] array,
   System.int arrayIndex,
   System.int count
)

パラメータ

index
array
arrayIndex
count
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ
オーバーロード一覧